home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMOPENADDITIONALFILE
/
TFRMOPENADDITIONALFILE.txt
Wrap
Text File
|
2007-07-13
|
2KB
|
118 lines
object frmOpenAdditionalFile: TfrmOpenAdditionalFile
Left = 350
Top = 229
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
ClientHeight = 201
ClientWidth = 346
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
DesignSize = (
346
201)
PixelsPerInch = 96
TextHeight = 13
object lblFindFile: TTntLabel
Left = 16
Top = 24
Width = 46
Height = 13
Caption = 'lblFindFile'
end
object lblFilename: TTntLabel
Left = 16
Top = 48
Width = 8
Height = 13
Caption = '--'
end
object sbBrowse: TTntSpeedButton
Left = 16
Top = 80
Width = 23
Height = 22
Flat = True
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = sbBrowseClick
end
object sbClear: TTntSpeedButton
Left = 40
Top = 80
Width = 23
Height = 22
Enabled = False
Flat = True
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = sbClearClick
end
object sbPreview: TTntSpeedButton
Left = 64
Top = 80
Width = 23
Height = 22
Enabled = False
Flat = True
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = sbPreviewClick
end
object sbRecordSoundFile: TTntSpeedButton
Left = 16
Top = 104
Width = 23
Height = 22
Flat = True
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = sbRecordSoundFileClick
end
object btnOK: TTntButton
Left = 174
Top = 158
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Default = True
ModalResult = 1
TabOrder = 0
end
object btnCancel: TTntButton
Left = 254
Top = 158
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
ModalResult = 2
TabOrder = 1
end
object cbConvertToRelativePath: TTntCheckBox
Left = 16
Top = 134
Width = 313
Height = 17
Anchors = [akLeft, akTop, akRight]
TabOrder = 2
OnClick = cbConvertToRelativePathClick
end
object dlgOpen: TTntOpenDialog
DefaultExt = 'wav'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 168
Top = 56
end
object dlgOpenPicture: TTntOpenPictureDialog
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 136
Top = 56
end
end